home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
supercoolpim
/
setup.exe
/
{app}
/
SuperCoolPIM.exe
/
0
/
RCDATA
/
TFORMEXPORTVCARD
/
TFORMEXPORTVCARD.txt
Wrap
Text File
|
2005-01-28
|
4KB
|
152 lines
object FormExportVcard: TFormExportVcard
Left = 284
Top = 166
HelpContext = 445
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Export Contact Info To vCard Files'
ClientHeight = 260
ClientWidth = 351
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 351
Height = 203
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
object GroupBox1: TGroupBox
Left = 13
Top = 12
Width = 323
Height = 69
Caption = 'Directory'
TabOrder = 0
object btnSelect: TRxSpeedButton
Left = 282
Top = 27
Width = 28
Height = 25
Hint = 'Select a directory where vCard will export '
Glyph.Data = {
42020000424D4202000000000000420000002800000010000000100000000100
1000030000000002000000000000000000000000000000000000007C0000E003
00001F0000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
1F7C1F7C1F7C000000000000000000000000000000000000000000001F7C1F7C
1F7C1F7C1F7C8031803140664066E03D4066E03D4066E03D4066E03D00001F7C
1F7C1F7C1F7C8031F27F80314066406640664066E03D4066E03D4066E03D0000
1F7C1F7C1F7C8031F27F207F8031406640664066406640664066E03D4066E03D
00001F7C1F7C8031F27FFF7F207F8031406640664066406640664066E03D4066
E03D00001F7C8031F27F207FFF7F207F80318031803180318031803180318031
8031803100008031F27FFF7F207FFF7F207F207F207F207F207F00001F7C1F7C
1F7C1F7C1F7C8031F27F207FFF7FF27FF27FF27FF27FF27FF27F00001F7C1F7C
1F7C1F7C1F7C8031FF7FF27F326780318031803180318031803180311F7C1F7C
1F7C1F7C1F7C1F7C8031803180311F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CCC00
CC00CC001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
D200CC001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CD2001F7C1F7C1F7CD200
1F7CCC001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7CD200D200D2001F7C
1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
1F7C1F7C1F7C}
OnClick = btnSelectClick
end
object FilenameEdit1: TEdit
Left = 15
Top = 27
Width = 267
Height = 25
Cursor = crArrow
Hint =
'Click right button to select a directory where vCard will export' +
' '
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 13
Top = 93
Width = 323
Height = 93
Caption = 'Range'
TabOrder = 1
object raAll: TRadioButton
Left = 13
Top = 28
Width = 293
Height = 17
Caption = 'Export all the records displayed in current grid'
TabOrder = 0
end
object RaSelected: TRadioButton
Left = 13
Top = 57
Width = 300
Height = 17
Caption = 'Export the seleted records displayed in current grid'
Checked = True
TabOrder = 1
TabStop = True
end
end
end
object btnExport: TBitBtn
Left = 77
Top = 216
Width = 79
Height = 30
Caption = '&Export'
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnExportClick
end
object BitBtn2: TBitBtn
Left = 196
Top = 216
Width = 79
Height = 30
Caption = 'E&xit'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
end